projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08ac9f0
)
*** empty log message ***
author
John Wiegley
<johnw@newartisans.com>
Fri, 10 Jan 2003 07:00:59 +0000
(07:00 +0000)
committer
John Wiegley
<johnw@newartisans.com>
Fri, 10 Jan 2003 07:00:59 +0000
(07:00 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 4cd143cbfdc3078062946ab5479bf7ed2b807451..6499ee7ceae04b7828c32fac7f0587618556eef1 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2003-01-09 John Wiegley <johnw@gnu.org>
+
+ * pcomplete.el (pcomplete-termination-string): Added a variable
+ for modifying the string which is inserted after a completion or
+ expansion using pcomplete.
+
2003-01-09 Karl Berry <karl@gnu.org>
* sort.el (sort-regexp-fields): pass noerror to re-search-forward,